[INFO] cloning repository https://github.com/michaelasper/hackpi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelasper/hackpi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelasper%2Fhackpi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelasper%2Fhackpi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7af9be7da83d489cf9f5c090d4f85e31a67bd0e2
[INFO] testing michaelasper/hackpi against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelasper%2Fhackpi" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michaelasper/hackpi
[INFO] finished tweaking git repo https://github.com/michaelasper/hackpi
[INFO] tweaked toml for git repo https://github.com/michaelasper/hackpi written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michaelasper/hackpi on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michaelasper/hackpi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24a542109137ba0b719c5dd368ddb87a2b30359024c055fe8c56475e4eb2d973
[INFO] running `Command { std: "docker" "start" "-a" "24a542109137ba0b719c5dd368ddb87a2b30359024c055fe8c56475e4eb2d973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24a542109137ba0b719c5dd368ddb87a2b30359024c055fe8c56475e4eb2d973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24a542109137ba0b719c5dd368ddb87a2b30359024c055fe8c56475e4eb2d973", kill_on_drop: false }`
[INFO] [stdout] 24a542109137ba0b719c5dd368ddb87a2b30359024c055fe8c56475e4eb2d973
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7e666d1d9d972cb27c67b067b97b0722d0ac76986ce9d76ff654cf8bf053cbf
[INFO] running `Command { std: "docker" "start" "-a" "b7e666d1d9d972cb27c67b067b97b0722d0ac76986ce9d76ff654cf8bf053cbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling grep-matcher v0.1.8
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling grep-regex v0.1.14
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hackpi-guardrails v0.1.0 (/opt/rustwide/workdir/hackpi-guardrails)
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hackpi-core v0.1.0 (/opt/rustwide/workdir/hackpi-core)
[INFO] [stderr]    Compiling hackpi-tasks v0.1.0 (/opt/rustwide/workdir/hackpi-tasks)
[INFO] [stderr]    Compiling hackpi-tools v0.1.0 (/opt/rustwide/workdir/hackpi-tools)
[INFO] [stderr]    Compiling hackpi-vcs v0.1.0 (/opt/rustwide/workdir/hackpi-vcs)
[INFO] [stderr]    Compiling hackpi-tui v0.1.0 (/opt/rustwide/workdir/hackpi-tui)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.88s
[INFO] running `Command { std: "docker" "inspect" "b7e666d1d9d972cb27c67b067b97b0722d0ac76986ce9d76ff654cf8bf053cbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7e666d1d9d972cb27c67b067b97b0722d0ac76986ce9d76ff654cf8bf053cbf", kill_on_drop: false }`
[INFO] [stdout] b7e666d1d9d972cb27c67b067b97b0722d0ac76986ce9d76ff654cf8bf053cbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bad52272dfc1fd001d76092cc782ee3c14775de41e2141dfdf0f82b7371455d
[INFO] running `Command { std: "docker" "start" "-a" "0bad52272dfc1fd001d76092cc782ee3c14775de41e2141dfdf0f82b7371455d", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling hackpi-guardrails v0.1.0 (/opt/rustwide/workdir/hackpi-guardrails)
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hackpi-core v0.1.0 (/opt/rustwide/workdir/hackpi-core)
[INFO] [stderr]    Compiling hackpi-vcs v0.1.0 (/opt/rustwide/workdir/hackpi-vcs)
[INFO] [stderr]    Compiling hackpi-tasks v0.1.0 (/opt/rustwide/workdir/hackpi-tasks)
[INFO] [stderr]    Compiling hackpi-tools v0.1.0 (/opt/rustwide/workdir/hackpi-tools)
[INFO] [stderr]    Compiling hackpi-tui v0.1.0 (/opt/rustwide/workdir/hackpi-tui)
[INFO] [stderr] error: could not compile `hackpi-tasks` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name hackpi_tasks --edition=2021 hackpi-tasks/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6b06822b3d5553d1 -C extra-filename=-d885d62e59cab415 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a735b2807d767ad6.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-2be060266eadd0f1.rlib --extern hackpi_core=/opt/rustwide/target/debug/deps/libhackpi_core-1e69047e926553dd.rlib --extern hackpi_guardrails=/opt/rustwide/target/debug/deps/libhackpi_guardrails-49fe4aa88f3d49dc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c429b015f6c246c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4036841cb404f24.rlib --extern serde_yml=/opt/rustwide/target/debug/deps/libserde_yml-9c8e90c8174d538f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d25dc9acf11f7d2c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bd1bb5e8dcad488e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-102cd2c438eee9c5.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hackpi-vcs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name hackpi_vcs --edition=2021 hackpi-vcs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=23a480ef234f9cb6 -C extra-filename=-386b21a918231dd5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern git2=/opt/rustwide/target/debug/deps/libgit2-6fa9fa577b09d263.rlib --extern hackpi_core=/opt/rustwide/target/debug/deps/libhackpi_core-1e69047e926553dd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-fe8a1354ad3eceb8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c429b015f6c246c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4036841cb404f24.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d25dc9acf11f7d2c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bd1bb5e8dcad488e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-102cd2c438eee9c5.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-e35ea73f013d774a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-e3d8f69efac7b642/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-7f50d349b93a4bfd/out/build` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0bad52272dfc1fd001d76092cc782ee3c14775de41e2141dfdf0f82b7371455d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bad52272dfc1fd001d76092cc782ee3c14775de41e2141dfdf0f82b7371455d", kill_on_drop: false }`
[INFO] [stdout] 0bad52272dfc1fd001d76092cc782ee3c14775de41e2141dfdf0f82b7371455d
